projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9d41ec
)
(hs-minor-mode-hook): Fix customize type.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Sep 1997 02:58:23 +0000
(
02:58
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Sep 1997 02:58:23 +0000
(
02:58
+0000)
lisp/progmodes/hideshow.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/hideshow.el
b/lisp/progmodes/hideshow.el
index 1ea9c4e7a570de1039de549f6fe3652ce986d493..0b052dbe4e7aa2f0efb20a9584cc082127697a4d 100644
(file)
--- a/
lisp/progmodes/hideshow.el
+++ b/
lisp/progmodes/hideshow.el
@@
-124,7
+124,7
@@
you do `hs-show-block'."
"Hook called when `hs-minor-mode' is installed.
A good value for this would be `hs-hide-initial-comment-block' to
hide all the comments at the beginning of the file."
- :type '
integer
+ :type '
hook
:group 'hideshow)
(defcustom hs-isearch-open 'block